Fix c-ts-common--fill-paragraph for C
authorYuan Fu <casouri@gmail.com>
Sat, 27 Apr 2024 02:55:37 +0000 (19:55 -0700)
committerYuan Fu <casouri@gmail.com>
Sat, 27 Apr 2024 02:56:26 +0000 (19:56 -0700)
commit53333132e47589c59331a7b8b3afb5ce964aed99
tree701bd532d271609a2592c1084830ea45c258d1ce
parentdb8f7ed7f652c114e606de423e5094b4cefe49e2
Fix c-ts-common--fill-paragraph for C

This should fix the failing filling test for c-ts-mode.

* lisp/progmodes/c-ts-common.el (c-ts-common--fill-paragraph): Don't
go back to indentation.
lisp/progmodes/c-ts-common.el